Skip to main content
POST
[Deprecated] Links a BSPK Client with a Client in an external backend system

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

BSPK's unique identifier of the client.

Body

application/json
external_id
string
required

Client's unique identifier provided by your backend system.

Example:

"CLI-789"

Response

Successful response